Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
-
Re: OAS 2024 (7.6): Unable To Establish A Connection With REST API Connector
I just created a test connection in a OAS 7.6 (aka 2024) and it does work. I googled for a random free REST API for testing, found https://restful-api.dev/ , used https://api.restful-api.dev/objects …1 -
Re: OAS 7.0: Efficient way to delete user's 'My Folders' and Agents after the user leaves
What Steve said is important: changing things in the scheduler table also require, in an ideal situation, to update the agent in the catalog to match the config of the scheduler table. It isn't …1 -
Re: Create a list of unique Departments (each department has varying number of rows for its mngmnt)
An example of what I mean… If I want to display only 1 product by LOB, and I want the product with the higher Product Number. TOPN("P0 Product Number", 1 by "P3 LOB") displays 1 b…2 -
Re: Create a list of unique Departments (each department has varying number of rows for its mngmnt)
In my example I posted an example of TOPN using by, by using the "by" piece, you change the level on which the function is executed. And TOPN doesn't really care what is the higher num…1 -
Re: Oracle Licensing and Agent Recipients
@Misan Omatsone , Definitely speak to your account manager: never ever trust a forum for licensing questions, not even an Oracle one. If you will do something thinking it is fine because of a forum, …2
